Kotlin Uncovered: Part 3

By Victoria Gonda

We can learn a lot about Kotlin through decompiling the bytecode into Java. In this post, we learn about everything we get from Kotlin data classes.